POV-Ray : Newsgroups : povray.general : Batch files : Re: Batch files Server Time
12 Aug 2024 05:19:56 EDT (-0400)
  Re: Batch files  
From: Ron H 
Date: 22 Mar 1999 22:55:49
Message: <36f710c5.0@news.povray.org>
I'm sorry, I forgot to do that.

I'm using WinNT4.0, and I'd like to  perform this repetitive batch loop
either in a java program or perhaps even in POVray's own language using
POVray itself.

Is this possible?

Ron


Johannes Hubert wrote in message <36f680fa.0@news.povray.org>...
>You should at least tell us which operating system you plan to be doing
this
>on...
>
>Johannes.
>
>Ron H. wrote in message <36f55ea2.0@news.povray.org>...
>>How can I run a batch file that will automatically render POVray scene
>>files?
>>
>>Is there a way to do it something like this?
>>
>>for(i=0; i<256; i++) {
>>
>>    render_file( "scene" + i + ".pov" );
>>
>>}
>>
>>
>>Thanks in advance !!
>>
>>Ron
>>
>>
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.